home *** CD-ROM | disk | FTP | other *** search
/ Treccani Italiana Di Scienze Lettere Ed Arti / [Enciclopedia] Treccani Italiana di scienze lettere ed arti.iso / pc / data / xxi_appendice_dvd.swf / scripts / DefineButton2_684 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2007-11-08  |  59b  |  5 lines

  1. on(rollOver){
  2.    gotoAndStop("rollover");
  3.    play();
  4. }
  5.